home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Taifun / Taifun 036 (1987-11-15)(Ossowski, Stefan)(DE)(PD).zip / Taifun 036 (1987-11-15)(Ossowski, Stefan)(DE)(PD).adf / Pack-It / Pack-it.doc < prev    next >
Text File  |  1989-01-18  |  3KB  |  68 lines

  1.                                  Pack-it 
  2.  
  3.                         Copyright © 1987 by TIGRESS
  4.                     P.O. Box 665 - Glendora,CA - 91740
  5.                           Written by Gary Kemper
  6.  
  7. What is does:
  8.  
  9.    Pack-it will take all the files and directories on a disk and will put
  10. them into one file. If the file you end with is too large you can do the
  11. disk in two or more parts. You can also use Pack-it for part of a disk by
  12. using a valid path name to a directory. This will do just those files and
  13. dir's in that directory. Then you can ARC all the smaller files into one
  14. file.
  15.  
  16.    After you have your file it can be sent over the modem complete. When
  17. you get a file you just use Pack-it to read the file and it will store all
  18. the files and directories back on to a disk exactly as they were when you
  19. started, saving you the trouble of renaming, making directories, and every-
  20. thing else you have to do with an ARC file. By using Pack-it and ARC in
  21. conjunction you can ARC a complete disk by typing two lines at your CLI.
  22.  
  23.    So to sum it up the reason you will want to use Pack-it is so that you
  24. can, with one command, create or restore a complete disk before and after
  25. ARC'ing.
  26.  
  27. Directions:
  28.  
  29.    The syntax is "Pack-it {c,e} DEV: FILENAME"
  30.  
  31.                   c    = Create new file
  32.                   e    = Extract a file
  33.                   DEV: Can be any device or device and pathname.
  34.                        ( RAM:, DF0:c, VD0:fonts ... etc.)
  35.                   FILENAME is any valid filename.
  36.  
  37.       note: Pack-it will add '.PAK' to the end of the filename so you will
  38.             want to keep your filename under 6 characters because ARC will
  39.             not accept names longer than 10 characters. Also you don't have
  40.             to put the .PAK at the end of your filename when extracting
  41.             data from your file.
  42.  
  43. Hints:
  44.  
  45.    When sending a disk you don't need to send all the files because a lot
  46. of them will be the workbench files we all have. At the CLI enter:
  47. 'dir >DIRLIST opt h' to make a file with all the files on the disk. You
  48. can ARC this in with the file to show what files were on the disk to start
  49. with. Then make a copy of the disk you want to send and delete off the copy
  50. all the workbench files and directories (c, l, s, fonts, libs,  ...etc.).
  51. (You will also want to keep a disk around with just those files on it, for
  52. when you need a disk to extract a file on to it.) Now you end up with a disk
  53. that has only what you want to send, so now just run Pack-it and ARC the
  54. file it creates along with the DIRLIST and you are ready to send. (you will
  55. want to include a copy of Pack-it when you ARC if the other person does not
  56. have it yet.)
  57.  
  58.  
  59.  
  60.    Pack-it may not be sold for profit, but can be included in public domain
  61. disks such as Fish and Amicus disks, where the charge is for copying and
  62. the disk itself. If you feel that this program is something that you will
  63. use and it saves you time and trouble, please send $10 to the above address.
  64. This will encourage more people to write programs that you will actually use.
  65.  
  66.                   Gary Kemper
  67.  
  68.